Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump django-braces from 1.15.0 to 1.16.0 #439

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2024

Bumps django-braces from 1.15.0 to 1.16.0.

Changelog

Sourced from django-braces's changelog.

:orphan:

========= Changelog

  • :release:1.16.0 <2024-10-09>
  • :support:290 Fixed a few typos in the docs.
  • :support:287 No longer building a universal wheel
  • :support:300 Removed unnecessarily explicit super() call
  • :support:301 Removed unnecessarily explicit super() call
  • :support:307 Use unittest.mock instead of mock package
  • :feature:305 Add support for Django 4.2
  • :support:277 Updated the codebase to be more modern Python/Django
  • :feature:245 Cache-related headers
  • :release:1.15.0 <2021-11-05>
  • :support:- Formatted project with black
  • :support:- Updated README
  • :feature:265 Drop old Python and Django versions, bring in newer ones
  • :release:1.14.0 <2019-12-30>
  • :support:260 Fixes the goshdang Travis tests.
  • :support:250 Include documentation Makefile and conf.py in source distribution.
  • :support:246 README more accurately explains the supported Django versions.
  • :release:1.13.0 <2018-04-06>
  • :support:243 Adds support for Python 3.7 and Django 2.1.
  • :support:244 Documentation link fix.
  • :support:236 Refines the Django and Python versions tested against.
  • :support:241 Fixes a documentation typo, "altenate" should be "alternate".
  • :release:1.12.0 <2018-04-06>
  • :support:237 Updates for Django 2.0.
  • :support:232 Updates for Django 1.11.
  • :support:227 Use SVG in README instead of PNG.
  • :support:221 Renamed a duplicative method name.
  • :support:220 Adds a warning for cases where prefetch_related or select_related are empty in their respective mixins.
  • :release:1.11.0 <2017-02-01>
  • 🐛215 major Imports for 1.11 and 2.x reverse and reverse_lazy functions.
  • :support:248 Include some files necessary for testing in the source distribution.
  • :feature:228 Adds an object_level_permissions attribute to the PermissionRequiredMixin to allow for object-level permission checks instead of just view-level checks.
  • 🐛224 major Allows OPTIONS requests to be body-less.
  • 🐛218 major AccessMixin.handle_no_permission` now accepts a request`` parameter.
  • :feature:198 New :ref:OrderableListMixin allows to switch the default ordering setting from asc to desc.
  • :support:215 Imports updated for Django 2.0.
  • :feature:204 New :ref:HeaderMixin that allows custom headers to be set on a view.
  • :release:1.10.0 <2016-10-24>
  • 🐛212 major Small changes for Django 1.10 compatibility.
  • 🐛211 major ReadTheDocs links updated.
  • 🐛209 major Django documentation link updated.
  • :release:1.9.0 <2016-05-31>
  • 🐛208 major Fixed errors from combining certain access mixins.
  • 🐛196 major Refactor how users without permissions are handled.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [django-braces](https://github.com/brack3t/django-braces) from 1.15.0 to 1.16.0.
- [Release notes](https://github.com/brack3t/django-braces/releases)
- [Changelog](https://github.com/brack3t/django-braces/blob/main/docs/changelog.rst)
- [Commits](brack3t/django-braces@v1.15.0...v1.16.0)

---
updated-dependencies:
- dependency-name: django-braces
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 14, 2024
@dependabot dependabot bot requested a review from dethos October 14, 2024 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant